How to configure a Logitech USB headset on Fedora 14 [closed]
Posted
by
Humble Debugger
on Server Fault
See other posts from Server Fault
or by Humble Debugger
Published on 2011-03-04T22:48:16Z
Indexed on
2011/03/04
23:26 UTC
Read the original article
Hit count: 228
I have a Logitech USB headset http://www.amazon.com/gp/product/B003NREDG4 but I can't hear anything nor input anything through it. I am working on a Fedora 14 desktop.
cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfebdc000 irq 51
2 [Headset ]: USB-Audio - Logitech USB Headset
Logitech Logitech USB Headset at usb-0000:00:1d.0-2, full speed
/sbin/lsmod | grep -c snd
14
lsusb
Bus 008 Device 002: ID 046d:c529 Logitech, Inc.
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 004: ID 046d:0a0b Logitech, Inc. ClearChat Pro USB
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Please advise
© Server Fault or respective owner